Skip to content

Integrate cel::Config::VariableConfig into Python CEL environment#1918

Closed
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_890686433
Closed

Integrate cel::Config::VariableConfig into Python CEL environment#1918
copybara-service[bot] wants to merge 1 commit intomasterfrom
test_890686433

Conversation

@copybara-service
Copy link
Copy Markdown

Integrate cel::Config::VariableConfig into Python CEL environment

This change allows the Python CEL environment to be configured using a cel.Config object, which can be loaded from YAML. Variables provided in the cel.NewEnv call are now used to augment the configuration. The underlying C++ implementation now uses cel::Env to configure the compiler and runtime builders.

This change allows the Python CEL environment to be configured using a `cel.Config` object, which can be loaded from YAML. Variables provided in the `cel.NewEnv` call are now used to augment the configuration. The underlying C++ implementation now uses `cel::Env` to configure the compiler and runtime builders.

PiperOrigin-RevId: 890686433
@copybara-service copybara-service bot closed this Apr 1, 2026
@copybara-service copybara-service bot deleted the test_890686433 branch April 1, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant